Namespace - LJCDocAppManagerDAL
Parameters
DocAppID - The ID value.
fieldValueColumns - The FieldValue columns.
Returns
The result with a collection of data records.
Syntax
| C# |
|
public DbResult LoadWithDocAppID(Int32 DocAppID, DbColumns fieldValueColumns)
|
Retrieves a DbResult object with a collection of data records.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.